Skip to main content

QR Code Generator

Type

library

Description

The QR Code Generator library for LiveCode generates QR codes according to the ISO international standard (ISO/IEC18004).

'QR Code' is a registered trademark of DENSO WAVE INCORPORATED.

All versions (1 - 40) and all error correction levels (L, M, Q, H) are supported.

Children Properties

Command

NameSummarySyntax
qrCreateCreate a QR codeqrCreate <pImg>,<pData>,<pECC>,<pSize>,<pMask>,<pMinVersion>,<pMaxVersion>
qrSetColorsSet colors other than the default black and whiteqrSetColors <pForeground>,<pBackground>